home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 May / macformat-024.iso / Shareware City / Developers / Kant Pro source Folder / Kant Pro 1.1 ƒ / Shell ƒ / edit functions.h < prev    next >
Encoding:
Text File  |  1995-01-19  |  201 b   |  6 lines  |  [TEXT/MMCC]

  1. void GenericCut(WindowPtr theWindow);
  2. void GenericCopy(WindowPtr theWindow);
  3. void GenericPaste(WindowPtr theWindow);
  4. void GenericClear(WindowPtr theWindow);
  5. void GenericSelectAll(WindowPtr theWindow);
  6.